projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ac2982
)
Typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 11 Feb 2020 12:46:12 +0000
(07:46 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 11 Feb 2020 12:46:12 +0000
(07:46 -0500)
gtk/gtkicontheme.h
patch
|
blob
|
history
diff --git
a/gtk/gtkicontheme.h
b/gtk/gtkicontheme.h
index fbd34c3f83f02e9c93e6ac9f1c7e328e30d3d98f..86d22dc05c820275f1fb28358f5ab2075aebd64f 100644
(file)
--- a/
gtk/gtkicontheme.h
+++ b/
gtk/gtkicontheme.h
@@
-44,7
+44,7
@@
typedef struct _GtkIconTheme GtkIconTheme;
* when symbolic icon names are given
* @GTK_ICON_LOOKUP_FORCE_SYMBOLIC: Try to always load symbolic icons, even
* when regular icon names are given
- * @GTK_ICON_LOOKUP_PRE
A
LOAD: Starts loading the texture in the background
+ * @GTK_ICON_LOOKUP_PRELOAD: Starts loading the texture in the background
* so it is ready when later needed.
*
* Used to specify options for gtk_icon_theme_lookup_icon()